ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> Class / Empty Field

In This Topic
    Empty Field (GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory>)
    In This Topic
    Gets empty instance
    Syntax
    'Declaration
     
    Public Shadows Shared ReadOnly Empty As GenericCache.FetchItemEventArgs(Of TKey,TValue,TCacheNodeFactory)
    See Also